code generation method meaning in Chinese
代码生成法
Examples
- The generic handling of code generation method calls by the components is a sequence of three steps : generate any needed setup code , call the child component to add their code generation , and finish by generating any needed wrapup code
组件对代码生成方法调用的通用处理方式包括三个步骤:生成需要的设置代码、调用子组件添加子组件的代码生成、生成需要的包装代码。